object SplashScreen: TSplashScreen Left = 215 Top = 122 HorzScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone ClientHeight = 285 ClientWidth = 383 Ctl3D = False Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 383 Height = 285 Align = alClient BevelInner = bvRaised BevelOuter = bvNone BevelWidth = 4 Ctl3D = True ParentCtl3D = False TabOrder = 0 object Label1: TLabel Left = 88 Top = 80 Width = 202 Height = 61 Caption = 'EasyText' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -53 Font.Name = 'Nimbus Roman No9 L' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 120 Top = 144 Width = 133 Height = 31 Caption = 'Text Editor' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -27 Font.Name = 'Nimbus Roman No9 L' Font.Style = [] ParentFont = False Transparent = True end object Label3: TLabel Left = 232 Top = 256 Width = 137 Height = 12 Caption = 'Copyright � 1998 EasyWare' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Nimbus Roman No9 L' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 144 Top = 176 Width = 90 Height = 18 Caption = 'Version 2.0.0' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'Nimbus Roman No9 L' Font.Style = [] ParentFont = False Transparent = True end object Image1: TImage Left = 48 Top = 24 Width = 283 Height = 54 AutoSize = True Picture.Data = {} Transparent = True end object Label5: TLabel Left = 96 Top = 216 Width = 185 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Loading Preferences' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end end end